-
Home
-
WP Mail Logging
-
1.15.0 (latest)
-
Code
-
Classes
- WPML_MailRenderer_AJAX_Handler
| Total Complexity |
20 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
136 |
| Lines of code |
70 |
| Logical lines of code |
33 |
| Comment lines |
32 |
| Methods |
11 |
| Properties |
2 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle() |
S |
53 |
5 |
23 |
| checkAndGetFormat() |
S |
67 |
3 |
7 |
| __construct() |
S |
71 |
2 |
6 |
| checkNonce() |
S |
69 |
2 |
6 |
| checkAndGetId() |
S |
69 |
2 |
6 |
| setMailRenderer() |
S |
80 |
1 |
3 |
| setPluginMeta() |
S |
80 |
1 |
3 |
| getInstance() |
S |
80 |
1 |
3 |
| addActionsAndFilters() |
S |
79 |
1 |
3 |
| get_ajax_data() |
S |
69 |
1 |
7 |
| isAjaxTestCondition() |
S |
79 |
1 |
3 |